Skip to content

fix(app): improve terminal input handling#9959

Closed
SevenThRe wants to merge 3 commits intoanomalyco:devfrom
SevenThRe:fix/terminal-numpad-enter
Closed

fix(app): improve terminal input handling#9959
SevenThRe wants to merge 3 commits intoanomalyco:devfrom
SevenThRe:fix/terminal-numpad-enter

Conversation

@SevenThRe
Copy link
Copy Markdown

Summary

  • handle ctrl+backspace/ctrl+enter and numpad enter in the terminal
  • improve IME composition input handling (including Sogou)

Testing

  • bun run --cwd packages/desktop tauri dev
  • Verified Ctrl+Backspace deletes previous word, Ctrl+Enter inserts newline, and IME input works

Fixes #9778

@github-actions
Copy link
Copy Markdown
Contributor

The following comment was made by an LLM, it may be inaccurate:

Based on my searches, the results show PR #9959 (the current PR) appearing multiple times, but no other duplicate PRs with overlapping functionality were found. The related PRs that came up in searches (like keybind support and TUI improvements) are distinct features addressing different aspects of the system.

No duplicate PRs found

@SevenThRe
Copy link
Copy Markdown
Author

Hi team, I’ve implemented a fix for the Numpad Enter key handling in the terminal. It seems the CI workflows are currently waiting for approval to run. Could a maintainer please help trigger them? Thanks!

@github-actions
Copy link
Copy Markdown
Contributor

Closing this pull request because it has had no updates for more than 60 days. If you plan to continue working on it, feel free to reopen or open a new PR.

@github-actions github-actions bot closed this Mar 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Desktop terminal ignores Numpad Enter

1 participant